projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6899956
)
Fix a trivial typo
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 12 Oct 2010 04:50:18 +0000
(
00:50
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 12 Oct 2010 04:50:18 +0000
(
00:50
-0400)
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index 2da23e812b8a0f087995f4df6b0519d435269a9c..14457523e80ea458b8c240476a864861b919fec7 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-5507,7
+5507,7
@@
gtk_window_resize_grip_is_visible (GtkWindow *window)
* gtk_window_get_has_resize_grip:
* @window: a #GtkWindow
*
- * Determines whether the window may ha
s
a resize grip.
+ * Determines whether the window may ha
ve
a resize grip.
*
* Returns: %TRUE if the window has a resize grip.
*